The crPESetNthTableSessionInfo function sets the specified session information when opening a Microsoft Access table. Many Microsoft Access database tables require that a session be opened before the table can be used. Use crPESetNthTableSessionInfo to open the session.
Declare Function crPESetNthTableSessionInfo Lib "crwrap32.dll" (ByVal printJob As Integer, ByVal TableN As Integer, ByVal UserID As String, ByVal Password As String, ByVal SessionHandle As Long, ByVal PropagateAcrossTables As Long) As Integer
TRUE (1) if the call is successful, FALSE (0) if the call fails.
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |